From 1fe0d7058fed0b0cd8aeee3482a8554f3e675ebd Mon Sep 17 00:00:00 2001 From: "mwilli2@equilibrium.research" Date: Thu, 30 Sep 2004 21:14:46 +0000 Subject: [PATCH] bitkeeper revision 1.1159.1.194 (415c7746moCTUbIT6JW4sLdeSRd1_A) Doh! Actually install the block scripts! --- tools/examples/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tools/examples/Makefile b/tools/examples/Makefile index 56a24880f9..811a687241 100644 --- a/tools/examples/Makefile +++ b/tools/examples/Makefile @@ -12,6 +12,8 @@ XEN_CONFIGS += xmexample2 XEN_SCRIPT_DIR = /etc/xen/scripts XEN_SCRIPTS = network XEN_SCRIPTS += vif-bridge +XEN_SCRIPTS += block-file +XEN_SCRIPTS += block-enbd all: -- 2.30.2